PATH![]() |
![]() ![]() |
OSStatus MPCreateTimer (MPTimerID *timerID);
You can use a timer to notify an event, queue, or semaphore after a specified amount of time has elapsed.
Timer objects are created from dynamically-allocated internal resources. Other tasks may be competing for these resources so it is possible this function may not be able to create one.